Skip to content

chore: remove test_results.json and update .gitignore - #1554

Merged
ogazboiz merged 2 commits into
LabsCrypt:mainfrom
RohitMandal-cs:1508
Aug 3, 2026
Merged

chore: remove test_results.json and update .gitignore#1554
ogazboiz merged 2 commits into
LabsCrypt:mainfrom
RohitMandal-cs:1508

Conversation

@RohitMandal-cs

@RohitMandal-cs RohitMandal-cs commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR removes the generated backend/test_results.json file from version control and adds it to backend/.gitignore to prevent it from being committed again.

Changes

  • Removed backend/test_results.json
  • Added test_results.json to backend/.gitignore

Closes #1508

Pull Request Checklist

Please ensure your PR follows these steps, mirroring our CONTRIBUTING.md guidelines.

  • I have read the CONTRIBUTING.md document.
  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the documentation accordingly.
  • I have verified the changes locally.

@ogazboiz ogazboiz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice cleanup, the 2971-line committed jest output is gone and ignored going forward, exactly what #1508 asked. merging.

if you want to keep contributing, join us on Telegram: https://t.me/+DOylgFv1jyJlNzM0

@ogazboiz
ogazboiz merged commit 96dee51 into LabsCrypt:main Aug 3, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Testing] backend/test_results.json is committed to version control

2 participants